home *** CD-ROM | disk | FTP | other *** search
/ USA Bestseller / USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso / e170 / readme.txt < prev    next >
Text File  |  1994-10-11  |  16KB  |  492 lines

  1.  
  2.                  ╔══════════════════════════════════╗
  3.                  ║    Sound Blaster Updates Disk    ║
  4.                  ╚══════════════════════════════════╝
  5.  
  6. This file contains the following sections:
  7.  
  8.    1. Installation Requirements
  9.    2. Installation Instruction
  10.    3. INSTALL's Operation
  11.    4. DOS Drivers
  12.    5. Optimizing the Memory Usage
  13.    6. Updated Files
  14.  
  15.  
  16. 1. INSTALLATION REQUIREMENTS
  17.  
  18. Before you update Sound Blaster drivers, you should ensure that you
  19. have a workable system.  Software update will only update latest
  20. drivers for you.
  21.  
  22. To install Sound Blaster Updates, you require INSTALL.EXE,
  23. INSTALL.PVL and any additional files that are card dependent.
  24. (Refer to the table below)
  25.  
  26. We recommend that you update Both DOS and Windows drivers.
  27.  
  28.    ╔═══════════════════════════════════════════════════╤═══════════════╗
  29.    ║  Descriptions                                     │ FileName      ║
  30.    ╠═══════════════════════════════════════════════════╪═══════════════╣
  31.    ║  Sound Blaster AWE32 DOS Drivers                  │ AWEDOSD.PVL   ║
  32.    ║  Sound Blaster AWE32 Windows Drivers              │ AWEWIND.PVL   ║
  33.    ║  Sound Blaster 16 DOS Drivers                     │ SB16DOSD.PVL  ║
  34.    ║  Sound Blaster 16 Windows Drivers                 │ SB16WIND.PVL  ║
  35.    ║  Sound Blaster 16 Resident mixer                  │ SB16MIX.PVL   ║
  36.    ║  Sound Blaster Pro DOS Drivers                    │ SBPDOSD.PVL   ║
  37.    ║  Sound Blaster Pro Windows Drivers                │ SBPWIND.PVL   ║
  38.    ║  Sound Blaster Pro 2 DOS Drivers                  │ SBP2DOS.PVL   ║
  39.    ║  Sound Blaster Pro 2 Windows Drivers              │ SBP2WIN.PVL   ║
  40.    ║  Sound Blaster Pro and SB Pro 2 Windows mixer     │ SBPMIXER.PVL  ║
  41.    ║  Sound Blaster 2.0 Windows Drivers                │ S2WINDRV.PVL  ║
  42.    ║  Sound Blaster 2.0 DOS Drivers                    │ S2DOSDRV.PVL  ║
  43.    ║  Sound Blaster Windows Application                │ SOUNDOLE.PVL  ║
  44.    ║  Sound Blaster Voice Utilities                    │ VOCUTIL.PVL   ║
  45.    ║  Sound Blaster Multimedia Player                  │ MMPLAY.PVL    ║
  46.    ║  Sound Blaster Standard Interface Module          │ SBSIM.PVL     ║
  47.    ╚═══════════════════════════════════════════════════╧═══════════════╝
  48.  
  49.  
  50. 2. INSTALLATION INSTRUCTION
  51.  
  52. To update your Sound Blaster software, follow the steps below:
  53.  
  54.   a. Copy any of the files that you want to update (as shown in
  55.      section 1) onto a floppy disk or a directory in your hard
  56.      disk.
  57.  
  58.   b. Run the program INSTALL.EXE.
  59.  
  60.   c. The installation will detect the Audio card used and will not
  61.      extract that file if it is not meant for the Audio card.
  62.  
  63.   d. Follow the program's instructions to complete the installation.
  64.  
  65. * Do not run INSTALL.EXE under Windows.
  66.  
  67. 3. INSTALL's OPERATION
  68.  
  69. INSTALL will perform the following tasks:
  70.  
  71.   a. Back-up all out-dated files from your Sound Blaster directory to
  72.      the BACKUP directory.
  73.  
  74.   b. Install updated programs to your Sound Blaster directory.
  75.  
  76.   c. Update the file OEMSETUP.INF if necessary.
  77.  
  78. If you choose to update the drivers in your Windows directory, the
  79. program will perform the following tasks:
  80.  
  81.   a. Remove all out-dated drivers from your Windows directory.
  82.  
  83.   b. Install updated drivers to your Windows directory.
  84.  
  85.   c. Verify that the file SYSTEM.INI contains the correct name of the
  86.      Sound Blaster driver.
  87.  
  88. At the end of the installation, a log file SBUPDATE.LOG will be
  89. created in your Sound Blaster directory.  You may use a text editor
  90. to view this file.  Alternatively, you may follow the steps below:
  91.  
  92.      a. Change to your Sound Blaster directory.
  93.  
  94.      b. Type "TYPE SBUPDATE.LOG" and press <Enter>.
  95.  
  96.  
  97. 4. DOS DRIVERS
  98.  
  99. The installation program adds the following statements into CONFIG.SYS.
  100.  
  101.   DEVICE=C:\[Path]\DRV\CT[SOUND].SYS /UNIT=0 /BLASTER=A:220 I:5 D:1 H:5
  102.   DEVICE=C:\[Path]\DRV\CTMMSYS.SYS
  103.  
  104.  
  105. Note - [Path] refers to the directory path where the Sound Blaster
  106.        software are installed. We refer this as "Sound Directory".
  107.  
  108.        [SOUND] is "SB16" for Sound Blaster AWE32 and Sound Blaster 16
  109.        card, "SBPRO" for Sound Blaster Pro card, and "SB2" for Sound
  110.        Blaster 2.0 card.
  111.  
  112.        /BLASTER specifies the base I/O address, interrupt number
  113.        and DMA channels set for the Sound Blaster card,
  114.  
  115.        Where:
  116.             A  Specifies the base I/O port
  117.             I  Specifies the interrupt request line
  118.             D  Specifies the Low DMA channel
  119.             H  Specifies the High DMA channel
  120.  
  121. CT[SOUND].SYS and CTMMSYS.SYS are the low level drivers providing Wave
  122. playback and recording for some DOS applications.  They are only
  123. required by:
  124.  
  125.   a. DOS utilities, PLAY.EXE and RECORD.EXE.
  126.  
  127.   b. DOS Utilities QSDEMO.EXE and QSALIGN.EXE for SBAWE32 and SB16
  128.      with Advanced Signal Processor.
  129.  
  130.   c. Third-party DOS applications developed according to Creative's
  131.      Sound Blaster Developer Kit 2nd Edition.  These applications may
  132.      work with some of the high level drivers like CTWDSK.DRV,
  133.      CTWMEM.DRV, CTVDSK.DRV and CT-VOICE.DRV found in the \DRV
  134.      subdirectory under the Sound Directory.
  135.  
  136. Make sure that the two drivers are installed properly if you wish to
  137. use the above software.
  138.  
  139. If you are running applications in Windows or playing computer games
  140. that use their own sound driver, you do not need to install these
  141. drivers.  You can delete the above two statements from the CONFIG.SYS
  142. using a text editor.
  143.  
  144. If you discover that you need the low level drivers later (some
  145. software or drivers use them), you can run DIAGNOSE.EXE with an
  146. additional switch '/A' to have the low level device drivers added
  147. into your CONFIG.SYS files.
  148.  
  149. (i.e., type DIAGNOSE /A and press <Enter>). DIAGNOSE will add the
  150. lines required in the CONFIG.SYS file.
  151.  
  152. Note - Please refer to the latter section on how to optimize your
  153.        memory with the low level drivers installed.
  154.  
  155. If your audio card comes with the Creative Advanced Signal Processor,
  156. the installation program will add the following statement before the
  157. two low level drivers.
  158.  
  159. DEVICE=C:\SB16\DRV\CSP.SYS /UNIT=0 /BLASTER=A:220
  160.  
  161. CSP.SYS is the resource manger for the Advanced Signal Processor.  You
  162. will need this driver for your DOS and Windows applications.  Without
  163. it, your audio card will not be able to support the hardware audio
  164. compression and other additional software (like Text-to-Speech)
  165. offered by Creative seperately.
  166.  
  167.  
  168. 5. OPTIMIZING THE MEMORY USAGE
  169.  
  170. The low level device drivers will take up some of your system memory.
  171. In view of that, these drivers are designed to be able to load into
  172. high memory. If you need to keep the low level drivers in your
  173. CONFIG.SYS, you can optimize your memory usage in one of the following
  174. ways.
  175.  
  176.    a. If you are using Microsoft DOS 6.x, you can run the MEMMAKER to
  177.       optimize the memory.  Please refer to your DOS 6 user manual on
  178.       how to use the MEMMAKER.
  179.  
  180.    b. If you have a memory manager like QEMM or 386MAX, please refer
  181.       to their respective user manual on how to optimize the memory
  182.       and load the drivers to the high memory.
  183.  
  184.    c. If you are using Microsoft DOS 6.x, you may create multiple boot
  185.       sessions. With multiple boot session, you can boot up the system
  186.       with the low level device drivers installed only when you need
  187.       it. In situations where you don't require the low level drivers,
  188.       your system will not have the drivers loaded into memory. Please
  189.       refer to your DOS 6 user manual, on how to create the multiple
  190.       boot sessions.
  191.  
  192.  
  193. 6. UPDATED FILES
  194.  
  195.    Note - BACKUP directory refers to the directory \BACKUP in your
  196.           Sound Blaster directory which will be created by INSTALL.
  197.  
  198. For Sound Blaster AWE32 (Advanced Signal Processor) users
  199. ─────────────────────────────────────────────────────────
  200.  
  201. DOS Drivers
  202. ───────────
  203.  
  204.   The following files will be updated:
  205.  
  206.       CSP      SYS       WFM0001A CSP       WFM0006A CSP      WFM0007A CSP
  207.       WFM0200A CSP       WI0006   CSP       WI0007   CSP      WI0200   CSP
  208.       WO0006   CSP       WO0007   CSP       WO0200   CSP      WFM0202A CSP
  209.       WFM0203A CSP       WFM0011A CSP
  210.  
  211.  
  212. For Sound Blaster AWE32 with and without Advanced Signal Processor users
  213. ────────────────────────────────────────────────────────────────────────
  214.  
  215. DOS Drivers
  216. ───────────
  217.  
  218.   The following files will be updated:
  219.  
  220.       AWEUTIL  COM     DIAGNOSE EXE     CT-VOICE DRV     CTVDSK   DRV
  221.       CTWDSK   DRV     CTWMEM   DRV     CTMMSYS  SYS     CTSB16   SYS
  222.       CTMIDI   DRV     AUXDRV   DRV
  223.  
  224. Windows Drivers
  225. ───────────────
  226.  
  227.   The following files will be updated:
  228.       
  229.       VSBPD    386     CSPMAN   DLL     SB16AUX  DRV     SB16FM   DRV
  230.       SB16SND  DRV     WFM0006  ACV     WFM0007  ACV     WFM0011  ACV
  231.       WFM0200  ACV     WFM0202  ACV     WFM0203  ACV     MIDIMAP  CFG
  232.       SBAWE32  DRV     AWEGUI   DLL     AWEMAN   DLL
  233.  
  234.  
  235. For Sound Blaster 16 (Advanced Signal Processor) users
  236. ──────────────────────────────────────────────────────
  237.  
  238. DOS Drivers
  239. ───────────
  240.  
  241.   The following files will be updated:
  242.  
  243.       CTVDSK.DRV       CTWDSK.DRV       WPLAY.EXE        WREC.EXE
  244.       VPLAY.EXE        VREC.EXE         CSP.SYS          WI0006.CSP
  245.       WI0007.CSP       WI0200.CSP       WO0006.CSP       WO0007.CSP
  246.       WO0200.CSP       WFM0001A.CSP     WFM0006A.CSP     WFM0007A.CSP
  247.       WFM0200A.CSP     WFM0202A.CSP     WFM0203A.CSP
  248.       AUXDRV.DRV
  249.  
  250.   The following files will be added:
  251.  
  252.       CTMMSYS.SYS      CTSB16.SYS       CTMIDI.DRV
  253.  
  254.   The following files will be moved to the BACKUP directory if exists:
  255.  
  256.       ASP.SYS          WO0200.ASP       WI0200.ASP       WO0006.ASP
  257.       WI0006.ASP       WO0007.ASP       WI0007.ASP
  258.  
  259.   The following files will be modified if necessary:
  260.  
  261.       AUTOEXEC.BAT     CONFIG.SYS
  262.  
  263.  
  264. For Sound Blaster 16 users
  265. ──────────────────────────
  266.  
  267. DOS Drivers
  268. ───────────
  269.  
  270.   The following files will be updated:
  271.  
  272.       CTVDSK.DRV       CTWDSK.DRV       CSP.SYS          WPLAY.EXE
  273.       WREC.EXE         VREC.EXE         VPLAY.EXE        AUXDRV.DRV
  274.  
  275.   The following files will be added:
  276.  
  277.       CTMMSYS.SYS      CTSB16.SYS       CTMIDI.DRV
  278.  
  279.   The following files will be modified if necessary:
  280.  
  281.       AUTOEXEC.BAT     CONFIG.SYS
  282.  
  283.  
  284. For Sound Blaster 16 with and without Advanced Signal Processor users
  285. ─────────────────────────────────────────────────────────────────────
  286.  
  287. Windows Drivers
  288. ───────────────
  289.  
  290.   The following files will be updated:
  291.       
  292.       WFM0006.ACV      WFM0007.ACV      WFM0200.ACV      VSBPD.386
  293.       CSPMAN.DLL       SB16AUX.DRV      SB16SND.DRV      SB16FM.DRV
  294.       WINSETUP.EXE     MIDIMAP.CFG
  295.  
  296.   The following files will be added:
  297.  
  298.       WFM0011  ACV     WFM0202  ACV     WFM0203  ACV
  299.  
  300.   The following files will be moved to the BACKUP directory if exists:
  301.  
  302.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV      ASPMAN.DLL
  303.       SBP16SND.DRV
  304.  
  305.   The following files will be moved from /ACV directory to /WINDRV
  306.   directory
  307.  
  308.       WVFM0006.ACV     WVFM0007.ACV     WVFM0200.ACV
  309.  
  310.  
  311.   The following file will be modified if necessary:
  312.  
  313.       OEMSETUP.INF
  314.  
  315. If you choose to update your Windows drivers:-
  316.  
  317.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  318.   directories will be deleted if it exists:
  319.  
  320.       SBP16SND.DRV     ASPMAN.DLL
  321.  
  322.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  323.   directories will be updated:
  324.  
  325.       CTRES.DLL        SB16SND.DRV      SB16AUX.DRV      CSPMAN.DLL
  326.       VSBPD.386        SB16FM.DRV       MIDIMAP.CFG      WFM0006.ACV
  327.       WFM0007.ACV      WFM0200.ACV      WFM0011.ACV      WFM0202.ACV
  328.       WFM0203.ACV      MIDIMAP.CFG
  329.  
  330.   The following file will be modified if necessary:
  331.  
  332.       SYSTEM.INI
  333.  
  334.  
  335. For Sound Blaster Pro 2 users
  336. ─────────────────────────────
  337.  
  338. Windows Drivers
  339. ───────────────
  340.  
  341.   The following files will be updated:
  342.  
  343.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  344.       SBP2FM.DRV       MIDIMAP.CFG
  345.  
  346. If you choose to update your Windows drivers:-
  347.  
  348.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  349.   directories will be updated:
  350.  
  351.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386        SBP2FM.DRV
  352.       MIDIMAP.CFG
  353.  
  354. DOS Drivers
  355. ───────────
  356.  
  357.   The following files will be added:
  358.  
  359.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE       VPLAY.EXE
  360.       VREC.EXE         CT-VOICE.DRV     CTVDSK.DRV       CTWMEM.DRV
  361.       CTWDSK.DRV       AUXDRV.DRV
  362.  
  363.   The following files will be modified if necessary:
  364.  
  365.       AUTOEXEC.BAT     CONFIG.SYS
  366.  
  367.  
  368. For Sound Blaster Pro users
  369. ───────────────────────────
  370.  
  371. Windows Drivers
  372. ───────────────
  373.  
  374.   The following files will be updated:
  375.  
  376.       SBPMIXER.EXE     SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  377.  
  378. If you choose to update your Windows drivers:-
  379.  
  380.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  381.   directories will be updated:
  382.  
  383.       SBPSND.DRV       SBPAUX.DRV       VSBPD.386
  384.  
  385.  
  386. DOS Drivers
  387. ───────────
  388.  
  389.   The following files will be added:
  390.  
  391.       CTMMSYS.SYS      CTSBPRO.SYS      CTMIDI.EXE      CT-VOICE.DRV
  392.       CTWMEM.DRV       CTVDSK.DRV       CTWDSK.DRV      AUXDRV.DRV
  393.  
  394.   The following files will be modified if necessary:
  395.  
  396.       AUTOEXEC.BAT     CONFIG.SYS
  397.  
  398.  
  399. For Sound Blaster 2.0 users
  400. ───────────────────────────
  401.  
  402.   The following file will be updated:
  403.  
  404.       SB20SND.DRV
  405.  
  406. If you choose to update your Windows drivers:-
  407.  
  408.   The following driver in the \WINDOWS\SYSTEM directory will be
  409.   updated:
  410.  
  411.       SB20SND.DRV
  412.  
  413.  
  414. DOS Drivers
  415. ───────────
  416.  
  417.   The following files will be added:
  418.  
  419.       CTMMSYS.SYS       CTSB2.SYS        CTMIDI.EXE      VPLAY.EXE
  420.       VREC.EXE          CT-VOICE.DRV     CTWMEM.DRV      CTVDSK.DRV
  421.       CTWDSK.DRV        AUXDRV.DRV
  422.  
  423.   The following files will be modified if necessary:
  424.  
  425.       AUTOEXEC.BAT     CONFIG.SYS
  426.  
  427. For all Sound Blaster cards users except Sound Blaster AWE32
  428. ────────────────────────────────────────────────────────────
  429.  
  430. Windows Application
  431. ───────────────────
  432.  
  433.   The following files will be updated:
  434.  
  435.       SOUNDOLE.EXE     CTCCW.DLL
  436.  
  437.   The following drivers in the \WINDOWS and \WINDOWS\SYSTEM
  438.   directories will be updated:
  439.  
  440.       CTCCW.DLL
  441.  
  442. * This appilcation requires the following DLLs to function properly:
  443.  
  444.     - CTCCW.DLL
  445.  
  446.   Note that this file should be copied to Windows directory.
  447.  
  448.  
  449. DOS Application
  450. ───────────────
  451.  
  452.   The following files will be updated:
  453.  
  454.       SBSIM.EXE        VOICE.EXE        WAV2VOC.EXE        VOC2WAV.EXE
  455.       VOCHDR.EXE       VOCN2O.EXE       MMPLAY.EXE
  456.  
  457. * Please note that there's no mixer control for Sound Blaster 2.0.
  458.   Hence, the features available for controlling the volume will not be
  459.   supported for SBSIM.COM.
  460.  
  461.  
  462. * Please note that if Windows drivers for Sound Blaster 16 are
  463.   updated, WINSETUP.INF needs to be amended before WINSETUP.EXE can
  464.   function properly. The following changes must be made in
  465.   WINSETUP.INF before proceeding to run WINSETUP.EXE in Windows :
  466.  
  467.   In
  468.      [Windows.System]
  469.      windrv\aspman.dll
  470.  
  471.      acv\wfm0006.acv
  472.      acv\wfm0007.acv
  473.      acv\wfm0200.acv
  474.  
  475.   Should be changed to
  476.      [Windows.System]
  477.      windrv\cspman.dll   ; This has to be change from ASPMAN.DLL to
  478.                          ; CSPMAN.DLL
  479.  
  480.      windrv\wfm0006.acv
  481.      windrv\wfm0007.acv
  482.  
  483.      windrv\wfm0200.acv  ; These files are added
  484.      windrv\wfm0011.acv
  485.  
  486.      windrv\wfm0202.acv  ; For Sound Blaster 16 with Advanced
  487.      windrv\wfm0203.acv  ; Signal Processor.
  488.  
  489. ** Don't forget to reboot your system after updating the DOS drivers.
  490.  
  491.                    *******  End of README  *******
  492.